14. Quiz: Parameter Update
KALMAN QUIZ Parameter Update 01 RENDER V3
Given the above two Gaussians, with mu = 10
and nu = 12
and both squared variances = 4. Answer the following questions about the newly created Gaussian (made from a product of the given two).
QUESTION:
What is the new value of the mean, mu-prime?
SOLUTION:
NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer
QUESTION:
What is the new squared variance, sigma^2-prime?
SOLUTION:
NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer